bobthekingofegypt / BobBall

A jezzball style clone for android
Other
20 stars 7 forks source link

unable to quit the game using back button #6

Closed arbie65 closed 9 years ago

arbie65 commented 9 years ago

Following an upgrade to v1.6 it looks like a pause feature has been implemented when you press the back button instead of just leaving the game.

The has had the downside that you can no longer leave the app by pressing the back button.

Suggestion that when back button is pressed it pauses the game and you are given two options.

  1. Resume game
  2. Quit game

It would also be useful if a second press of back button exited the game.

arbie65 commented 9 years ago

Also if you have lost a game and the try again screen is up. if you press back it "pauses" the game that is not happening

rnauber commented 9 years ago

I think the nicest solution would be to press back once and the game pauses and to press it again to exit the game. Agreed? Then I am going to implement this... (and fix the pause after dead bug)

Thanks for reporting this bug, Richard

arbie65 commented 9 years ago

I think the nicest solution would be to press back once and the game pauses and to press it again to exit the game. Agreed?

Yes. I would be happy with that solution.

rnauber commented 9 years ago

Ok, this is implemented in v1.7. Please test it...

Bye, Richard

arbie65 commented 9 years ago

v1.7 won't even start, just crashes on CyanogenMod 11 with no option for logs that I can find

unfortunately bobball has stopped
                   [ ok ]
rnauber commented 9 years ago

Oh, that"s unfortunate... You may try to use an app like this https://f-droid.org/repository/browse/?fdfilter=logcat&fdid=rs.pedjaapps.alogcatroot.app to get a log. Otherwise it is hard to hunt down this nasty bug.

Thank you for reporting this bug, Richard

JavaJens commented 9 years ago

I have the same issue that the latest version doesn't even start, that is on Sony z3c android 5.1

Sadly I don't have root. But I try to get a logcat from the desktop. I guess this should move to a new issue though

rnauber commented 9 years ago

Ok, I think the original issue should be fixed...

arbie65 commented 9 years ago

yes, thank you