You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (JIRA)" <ji...@apache.org> on 2012/09/11 15:03:07 UTC

[jira] [Created] (CB-1409) Clicking the menu button crashes Jellybean

Simon MacDonald created CB-1409:
-----------------------------------

             Summary: Clicking the menu button crashes Jellybean
                 Key: CB-1409
                 URL: https://issues.apache.org/jira/browse/CB-1409
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.1.0
            Reporter: Simon MacDonald
            Assignee: Simon MacDonald
            Priority: Critical
             Fix For: 2.1.0


Clicking the menu button in Jellybean throws a null pointer exception crashing the app. 

DroidGap line 1004: appView.getHitTestResult() the call to getHitTestResult is null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1409) Clicking the menu button crashes Jellybean

Posted by "Simon MacDonald (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453219#comment-13453219 ] 

Simon MacDonald commented on CB-1409:
-------------------------------------

I could definitely reproduce it on my 4.1 emulator but not on the Note (4.0.4) and Transformer (4.1.1). Greg Avola reported it to me this morning but didn't mention what device it was. The fix is checked in so I'm going to close this bug for now.
                
> Clicking the menu button crashes Jellybean
> ------------------------------------------
>
>                 Key: CB-1409
>                 URL: https://issues.apache.org/jira/browse/CB-1409
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.1.0
>            Reporter: Simon MacDonald
>            Assignee: Simon MacDonald
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> Clicking the menu button in Jellybean throws a null pointer exception crashing the app. 
> DroidGap line 1004: appView.getHitTestResult() the call to getHitTestResult is null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1409) Clicking the menu button crashes Jellybean

Posted by "Joe Bowser (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13453177#comment-13453177 ] 

Joe Bowser commented on CB-1409:
--------------------------------

I can't reproduce this on the Galaxy Nexus or the Nexus 7.  Is this just on the emulator?
                
> Clicking the menu button crashes Jellybean
> ------------------------------------------
>
>                 Key: CB-1409
>                 URL: https://issues.apache.org/jira/browse/CB-1409
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.1.0
>            Reporter: Simon MacDonald
>            Assignee: Simon MacDonald
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> Clicking the menu button in Jellybean throws a null pointer exception crashing the app. 
> DroidGap line 1004: appView.getHitTestResult() the call to getHitTestResult is null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1409) Clicking the menu button crashes Jellybean

Posted by "Simon MacDonald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald resolved CB-1409.
---------------------------------

    Resolution: Fixed

Guarding against null pointer exception.
                
> Clicking the menu button crashes Jellybean
> ------------------------------------------
>
>                 Key: CB-1409
>                 URL: https://issues.apache.org/jira/browse/CB-1409
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.1.0
>            Reporter: Simon MacDonald
>            Assignee: Simon MacDonald
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> Clicking the menu button in Jellybean throws a null pointer exception crashing the app. 
> DroidGap line 1004: appView.getHitTestResult() the call to getHitTestResult is null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira