I think this is being caused by the unchecked use of qGuiApp->focusObject() in minputcontext.cpp:488, it looks like its possible to cause a crash by typing whilst changing focus, resulting in maliit attempting to send the event somewhere invalid. There seems to be a fair amount of unchecked uses of qGuiApp->focusObject() in minputcontext.cpp, however it looks like this was actually addressed upstream nearly a year ago: https://github.com/maliit/framework/commit/17fdf8699c53ddfb2c15df8e11d46804e782fec5
I'll see if we can get our maliit-framework package updated and hopefully that should resolve this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1354189 Title: /usr/lib/arm-linux- gnueabihf/qt5/bin/qmlscene:11:QCoreApplication::notifyInternal:MInputContext::updatePreeditInternally:MInputContext::updatePreedit:MInputContext::qt_static_metacall:QMetaObject::activate To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1354189/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
