Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching between apps turns TIC-80's screen black on Android #657

Closed
Spreit opened this issue Aug 12, 2018 · 21 comments
Closed

Switching between apps turns TIC-80's screen black on Android #657

Spreit opened this issue Aug 12, 2018 · 21 comments
Labels

Comments

@Spreit
Copy link

Spreit commented Aug 12, 2018

No description provided.

@Spreit Spreit changed the title Switching between apps kills TIC-80 on Android Switching between apps turns TIC-80's screen black on Android Aug 12, 2018
@pcornier
Copy link

Same thing for me on Oneplus 6. And everything is tinted blue in TIC-80.

@nesbox nesbox added this to the 0.70.2 milestone Aug 12, 2018
@nesbox nesbox added the bug label Aug 12, 2018
@nesbox
Copy link
Owner

nesbox commented Aug 12, 2018

yes, reproduced on my side

@BraininaBowl
Copy link

The blue tint can be fixed by turning on "disable HW overlays" in development settings.

@pcornier
Copy link

@Quistnix thank you so much! I confirm, HW overlays turned off fixed the blue tint.

@nesbox nesbox removed this from the 0.70.2 milestone Aug 23, 2018
@pcornier
Copy link

I noted that SDLActivity.onNativeSurfaceChanged() generates an error "draw context is NULL" on resume. It looks like the context is lost somewhere.

@pcornier
Copy link

Any progress on the black screen problem? Sorry to add some pressure on this but that's a real blocker for me. I've stopped using TIC-80 for months now.

@alexamy
Copy link

alexamy commented Feb 21, 2019

Have black screen when switching apps on android 9, tic-80 0.70.7 pro.
Really annoying.

@fadookie
Copy link

fadookie commented Mar 5, 2019

Cross-posting my observations from #451

Not sure if this is the same issue I'm having but it appears as if any time TIC-80 is backgrounded, upon resuming it shows a black screen. This makes it very difficult to use as an editor. It does seem that sound continues to play and it responds to the back button.

Device: Google Pixel 1st Gen
OS: Android 9.0

I agree that this renders the app more or less unusable on android for the purpose of making carts.

@Raphytator
Copy link

Same problem with an Asus Zenfone Max Pro M1 using android 9

@RandomErrorMessage
Copy link

I was excited about playing with this on my phone, but I'm also affected with my LG G4.

@nesbox nesbox added this to the 0.80.0 milestone Dec 11, 2019
@nesbox
Copy link
Owner

nesbox commented Dec 11, 2019

fixed with the PR #974

@nesbox nesbox closed this as completed Dec 11, 2019
@pcornier
Copy link

@nesbox are you able to publish a new version (pro) with only that fix included and before the new official release? I'd love to see TIC-80 back on my phone! 😅

@nesbox
Copy link
Owner

nesbox commented Dec 17, 2019

Huh, a bit difficult for me because the current version builds on CI servers when previous I built manually and have to configure my system a lot to do it again.
Please wait for the release, sorry :)

@pcornier
Copy link

No problemo, thanks for your quick answer!

@StinkerB06
Copy link

@nesbox are you able to publish a new version (pro) with only that fix included and before the new official release? I'd love to see TIC-80 back on my phone!

Have you seen this? :
https://builds.tic.computer/master/2019.12.17/android

@BraininaBowl
Copy link

@nesbox are you able to publish a new version (pro) with only that fix included and before the new official release? I'd love to see TIC-80 back on my phone!

Have you seen this? :
https://builds.tic.computer/master/2019.12.17/android

That doesn't seem to be the pro version though. Or at least, my additional banks are missing.

@nesbox
Copy link
Owner

nesbox commented Dec 17, 2019

@BraininaBowl yes, we deploy only non-pro version to the server

@StinkerB06
Copy link

@nesbox are you able to publish a new version (pro) with only that fix included and before the new official release? I'd love to see TIC-80 back on my phone!

Have you seen this? :
https://builds.tic.computer/master/2019.12.17/android

That doesn't seem to be the pro version though. Or at least, my additional banks are missing.

You'll need to compile TIC-80 PRO yourself. Follow the build instructions on the main readme.md, and make sure that the flag for building the PRO version is set.

@pcornier
Copy link

pcornier commented Dec 18, 2019

Thank you @StinkerB06 ! I created a Dockerfile to compile the Android version: https://gist.github.com/pcornier/eb7a4c612b0ba176d1b4c14bd12a2cb7.

I confirm that the bug is fixed on my phone :) yay!

@chexmo
Copy link

chexmo commented May 29, 2020

this still happens (using a moto e5)

@nesbox
Copy link
Owner

nesbox commented May 29, 2020

@chexmo The issue is fixed on 0.80 version, what version do you use?

@nesbox nesbox removed this from the 0.80.0 milestone Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

10 participants