[Android-development] No implementation found ... org.qtproject.qt5.android.ExtractStyle .. ?

Martin Koller kollix at aon.at
Thu Jul 9 13:16:01 CEST 2015


On Wednesday 08 July 2015 13:42:58 Martin Koller wrote:
> Hi,
> 
> I have generated an apk on two different machines against Qt5.4.2 (prebuilt from commercial).
> However the built apk on my developer machine works perfectly, the one generated on our build machine
> crashes immediately on the same tablet (Android 5.1.1) with:
> 
> 07-08 13:38:44.253 E/art     ( 7044): No implementation found for int[] org.qtproject.qt5.android.ExtractStyle.extractNativeChunkInfo20(long) (tried Java_org_qtproject_qt5_android_ExtractStyle_extractNativeChunkInfo20 and Java_org_qtproject_qt5_android_ExtractStyle_extractNativeChunkInfo20__J)
> 07-08 13:38:44.253 W/System.err( 7044): java.lang.reflect.InvocationTargetException
> 07-08 13:38:44.254 W/System.err( 7044):         at java.lang.reflect.Method.invoke(Native Method)
> 07-08 13:38:44.254 W/System.err( 7044):         at java.lang.reflect.Method.invoke(Method.java:372)
> 07-08 13:38:44.254 W/System.err( 7044):         at org.qtproject.qt5.android.bindings.QtActivity.loadApplication(QtActivity.java:250)
> 07-08 13:38:44.254 W/System.err( 7044):         at org.qtproject.qt5.android.bindings.QtActivity.startApp(QtActivity.java:660)
> 07-08 13:38:44.254 W/System.err( 7044):         at org.qtproject.qt5.android.bindings.QtActivity.onCreate(QtActivity.java:900)
> ...
> 
> since both machines can generate the apk, I have no clue for what other differences I shall look.
> 
> Any hints, please ?

For the records: I found the problem to be a bug in androiddeployqt
and created a bug report
https://bugreports.qt.io/browse/QTBUG-47110

-- 
Best regards/Schöne Grüße

Martin
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?

()  ascii ribbon campaign - against html e-mail 
/\                        - against proprietary attachments

Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at



More information about the Android-development mailing list