← Back to team overview

touch-packages team mailing list archive

[Bug 1354189] Re: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene:11:QCoreApplication::notifyInternal:MInputContext::updatePreeditInternally:MInputContext::updatePreedit:MInputContext::qt_static_metacall:QMetaObject::activate

 

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
Touch seeded packages, which is subscribed to maliit-framework in
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

Status in “maliit-framework” package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding qtdeclarative-opensource-src.  This problem was most
  recently seen with version 5.3.0-3ubuntu8, the problem page at
  https://errors.ubuntu.com/problem/50ffdb4caf743ab085b5cdaa290c32dad7c24c7e
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1354189/+subscriptions


References