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

Gray Screen Bug possible reasons #23

Open
sansyrox opened this issue Mar 5, 2021 · 9 comments
Open

Gray Screen Bug possible reasons #23

sansyrox opened this issue Mar 5, 2021 · 9 comments
Labels
question Further information is requested

Comments

@sansyrox
Copy link
Collaborator

sansyrox commented Mar 5, 2021

Screenshot 2021-03-05 at 7 20 17 PM

I found some possible reasons for the grey screen bugs, I will give it a deeper look post the audio processing class.

@JackMostow JackMostow added the question Further information is requested label Jun 9, 2021
@JackMostow
Copy link
Contributor

Possibly unrelated, but @eviishondell encountered gray screen when screen-recoding any 3-5 activities in a row.

  1. What other than a memory leak could cause this behavior?
  2. How can we detect memory leaks?
    a. Log available memory after each activity, e.g. in activity selector
    -: requires modifying RoboTutor
    +: can check after the fact
    b. Run a separate memory monitoring app
    +: don't need to modify RoboTutor itself
    -: must check app repeatedly

@sansyrox
Copy link
Collaborator Author

Possibly unrelated, but @eviishondell encountered gray screen when screen-recoding any 3-5 activities in a row.

@JackMostow , ideally this should be fixed with the PR addressing the screen crashes on the cancel button press in the ScreenRecorder helper class.

However, there is a memory profiler present in Android Studio, it can be used to detect memory leaks.

@JackMostow
Copy link
Contributor

@VishnuSanal, can you use the memory profiler to see if a memory leak is why screen-recoding 3-5 activities in a row causes gray screen? Thanks!

@JackMostow
Copy link
Contributor

@eviishondell - Did you check the "don't show again" box for the question about enabling screen recording?

@eviishondell
Copy link

eviishondell commented Jun 10, 2021 via email

@JackMostow
Copy link
Contributor

@eviishondell - Thanks for the instant reply! Can you join us on Zoom right now?

@eviishondell
Copy link

eviishondell commented Jun 10, 2021 via email

@JackMostow
Copy link
Contributor

In case not, Sanskar asks that you try clicking "don't show again" to see if it solves the gray screen problem.

@eviishondell
Copy link

eviishondell commented Jun 10, 2021 via email

@VishnuSanal VishnuSanal removed their assignment Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants