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

No Config change support for memory graph logged data #584

Open
ho-dor opened this issue Jan 19, 2020 · 0 comments
Open

No Config change support for memory graph logged data #584

ho-dor opened this issue Jan 19, 2020 · 0 comments

Comments

@ho-dor
Copy link
Contributor

ho-dor commented Jan 19, 2020

Describe the bug
When I play the memory graph logged data and rotate the screen, data stops or app crashes

Expected Behavior
Data should continue playing.

Steps to reproduce it
Open memory graph, play any logged data and rotate your screen midway.

LogCat for the issue
Process: io.neurolab, PID: 31455
java.lang.IllegalStateException: Fragment MemoryGraphFragment{9be7eff} not attached to a context.
at android.support.v4.app.Fragment.requireContext(Fragment.java:696)
at android.support.v4.app.Fragment.getResources(Fragment.java:760)
at io.neurolab.fragments.MemoryGraphFragment.createSet(MemoryGraphFragment.java:257)
at io.neurolab.fragments.MemoryGraphFragment.lambda$addEntry$3$MemoryGraphFragment(MemoryGraphFragment.java:224)
at io.neurolab.fragments.-$$Lambda$MemoryGraphFragment$KudWHORFNSeAlFGTpRamyATEimo.run(Unknown Source:6)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7078)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:974)

Screenshots of the issue
20200119_113553

System Information

DeviceSamsung J8
Android version/OS9

Would you like to work on the issue?
Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant