This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CameraOMAP application unfortunately stopped

Dear TI partners,

  Our customer found an issue on both EVM and all our  OMAP4 devices with 4AJ.2.5P2 SDK on hand.

Steps:

1. Get ready to open the CameraOMAP and put your another finger position on the "Digital Zoom" bar position for easily reproducing.

2. Open the application just touch the position before the UI poped and it shows "Unfortunately, com.ti.omap.android.camera has stopped / OK".

It can be reproduced 100% by the steps above.

I posted the issue at below thread with logcat message:

http://e2e.ti.com/support/omap/f/849/p/383204/1350751.aspx#1350751

Any solution for this?

Thank you.

Best Regards.

  • Hello, 

    OMAP4 is not a supported device in this Forum. We support AM335x based on the latest JB 4.2.2 release.

    3rd parties can offer support services for OMAP4.

    Regards,

    Carlos

  • Dear CB,

    I got told to post the thread here since the cause mostly below:

    They think the people here may know the cause.

    E/InputEventReceiver( 1120): Exception dispatching input event.

    E/MessageQueue-JNI( 1120): Exception in MessageQueue callback: handleReceiveCallback
    E/MessageQueue-JNI( 1120): java.lang.NullPointerException
    E/MessageQueue-JNI( 1120): at com.ti.omap.android.camera.ui.IndicatorControlBarContainer.dispatchTouchEvent(IndicatorControlBarContainer.java:98)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)

     

    Thank you.