Giter VIP home page Giter VIP logo

Comments (3)

limikael avatar limikael commented on September 14, 2024

Some more info, the following was tried in the emulator.

If I press the home button, and then re-activate the app, things work ok. However, if I press the back button and then re-activate it doesn't work.

I think that in the first case the app get's paused, whereas in the later case it gets destroyed and created, and it is this that doesn't work.

I placed I console log in the onDestroy method, and this log comes out when pressing the back button, which is how I draw this conclusion. Also, together with that log I see:

06-02 05:12:09.820: E/libEGL(1535): call to OpenGL ES API with no current context (logged once per thread)

This is on destroy. On re-activating the app I see this trace:

06-02 05:18:15.660: D/ejecta(1583): Event: Canvas was created

But the screen is just empty.

Let me know what you need more!

from ejecta-x.

limikael avatar limikael commented on September 14, 2024

After some fiddling around my intuition tells me that maybe this has something to do with the API version, but I could be completely wrong since I'm a noob when it comes to Android development.

I am however able to reproduce the issue with a simple test that just creates a GLSurfaceView and I asked a question here about that:

http://stackoverflow.com/questions/23999057/simple-glsurfaceview-test-crashes

from ejecta-x.

DNS avatar DNS commented on September 14, 2024

I'm also encounter this issue on Galaxy Tab 2 running Android 4.4.4 (Kitkat).

06-27 18:57:46.039 9238-9238/com.impactjs.ejecta.sample E/libEGL: call to OpenGL ES API with no current context (logged once per thread)

from ejecta-x.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.