You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/05/13 00:42:18 UTC

[jira] [Resolved] (CB-6451) eglCodecCommon errors & unable to use touch events on Android 4.4+

     [ https://issues.apache.org/jira/browse/CB-6451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Bowser resolved CB-6451.
----------------------------

    Resolution: Invalid

You need to make sure your emulator has access to your GPU, otherwise OpenGL will not work.

> eglCodecCommon errors & unable to use touch events on Android 4.4+
> ------------------------------------------------------------------
>
>                 Key: CB-6451
>                 URL: https://issues.apache.org/jira/browse/CB-6451
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 3.4.0
>         Environment: Android emulator 4.4+
>            Reporter: Rick Doorakkers
>            Priority: Critical
>
> Hello,
> I'm developing a webapp with the latest cordova and it works great on Android < 4.3.x. 
> But all touch event doesn't work on Android 4.4.x +.
> I get these error messages continuously:
> {quote}
> 04-16 12:59:37.584: E/eglCodecCommon(1459): **** ERROR unknown type 0x0 (glSizeof,73)
> 04-16 12:59:37.584: E/eglCodecCommon(1459): **** ERROR unknown type 0xb86a2d28 (glSizeof,73)
> 04-16 12:59:37.632: E/eglCodecCommon(1459): **** ERROR unknown type 0x0 (glSizeof,73)
> 04-16 12:59:37.632: E/eglCodecCommon(1459): **** ERROR unknown type 0xb86a2d28 (glSizeof,73)
> 04-16 12:59:37.684: E/eglCodecCommon(1459): **** ERROR unknown type 0x0 (glSizeof,73)
> {quote}
> I'm using the Genymotion Android Emulator with a emulator Android 4.4.2.
> Am I doing something wrong or is there a Cordova bug?
> I've got the same bug as: CB-6319



--
This message was sent by Atlassian JIRA
(v6.2#6252)