[Development] Android: SEGV in Qt 5.3 (not in Qt 5.2.1)

Paul Olav Tvete paul.tvete at digia.com
Fri Mar 21 10:36:30 CET 2014


On Thursday 20 March 2014 19:00:54 Cornelius Hald wrote:
> maybe someone
> already could make some assumptions based on the console output below.

[...]

> W/Qt      (15487): kernel/qmetaobject.cpp:1458 (static bool
> QMetaObject::invokeMethod(QObject*, const char*, Qt::ConnectionType,
> QGenericReturnArgument, QGenericArgument, QGenericArgument,
> QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument,
> QGenericArgument, QGenericArgument, QGenericArgument,
> QGenericArgument)): QMetaObject::invokeMethod: No such method
> ScalableTextInput_QMLTYPE_3::inputMethodQuery(Qt::InputMethodQuery,QVariant)

This warning is expected, and does not indicate that anything is wrong. 
(It basically says that I should hurry up and finish 
https://codereview.qtproject.org/#change,81053 before the RC)

- Paul




More information about the Development mailing list