Details
Description
In C++ using QAccelerometer, when setting the acceleration mode to Gravity on android, the application crash:
W/System.err( 3583): java.lang.NullPointerException
W/System.err( 3583): at org.qtproject.qt5.android.sensors.QtSensors.getSensorDescription(QtSensors.java:76)
W/System.err( 3583): at dalvik.system.NativeStart.run(Native Method)
F/libc ( 3583): Fatal signal 11 (SIGSEGV) at 0x00000008 (code=1), thread 3596 (example.sensors)
It used to work with previous version of Qt.
Attachments
Issue Links
- is required for
-
QTBUG-39093 Issues to be fixed for Qt 5.3.1
- Closed