ZhouWeikuan / cocos2d

cocos2d for android, based on cocos2d-android-0.82, and now ported from cocos2d-iphone 0.99.4. The googlecode address is here: http://code.google.com/p/cocos2d-android-1/ . There are several demos to watch.
610 stars 291 forks source link

Get a black box type texts on other activities after exiting the cocos2d game activity. #78

Open harshadura opened 9 years ago

harshadura commented 9 years ago

Hi, I am getting a black box type texts on other activities after exiting the cocos2d game activity. screenshot attached below.: https://www.dropbox.com/s/5r63sn90ftpu3so/Screenshot%202015-01-26%2015.58.06.png?dl=0

img1

img2

Found similar issue (in there it seems its related to the cocos2d activity but in this case it occurs on outside/other activities) on cocos2d-x web site but didn't able to find a solve for android: https://github.com/cocos2d/cocos2d-x/issues/8305

Any solution for this ?

Thanks

harshadura commented 9 years ago

Hi Zhou,

Would you mind looking at this issue related to cocos2d-android-1: https://github.com/ZhouWeikuan/cocos2d/issues/78

We don't get this issue every time, but it occurs in some occasion (not able to find the exact recreation process) it exists until we kill the app and restart it again.

Some issue occurs sometimes, that causes the app to no longer be able to render dynamic text. For example see below image, observed this issue on an HTC One M8 running Android 4.4 and Nexus 5, Samsung S3

https://www.dropbox.com/s/5r63sn90ftpu3so/Screenshot%202015-01-26%2015.58.06.png?dl=0

Thank you, Harsha

naghekyan commented 9 years ago

Isn't this the same issue: https://github.com/cocos2d/cocos2d-x/issues/8305? This was filed here http://www.cocos2d-x.org/issues/3669 in 10/01/2014 - more than a year ago. And now it is closed, but people still complain. Any news?