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

V4.2.1 - crash editing data sharing event #143

Open
jones139 opened this issue Feb 3, 2024 · 1 comment
Open

V4.2.1 - crash editing data sharing event #143

jones139 opened this issue Feb 3, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@jones139
Copy link
Member

jones139 commented Feb 3, 2024

Editing a manual alarm event

Dear OpenSeizureDetector,

Application is just crashed, please check following error log for more details.

Editing data sharing event

***** UCE HANDLER Library
***** by Rohit Surwase

***** DEVICE INFO
Brand: samsung
Device: j5y17lte
Model: SM-J530F
Manufacturer: samsung
Product: j5y17ltexx
SDK: 28
Release: 9

***** APP INFO
Version: 4.2.1
Installed On: 2022-04-14 16:19:04
Updated On: 2024-02-02 18:49:00
Current Date: 2024-02-03 07:48:38

***** ERROR LOG
java.lang.NullPointerException: Attempt to invoke virtual method 'org.json.JSONObject org.json.JSONObject.put(java.lang.String, java.lang.Object)' on a null object reference
at uk.org.openseizuredetector.EditEventActivity$6.onCheckedChanged(EditEventActivity.java:335)
at android.widget.RadioGroup.setCheckedId(RadioGroup.java:194)
at android.widget.RadioGroup.access$600(RadioGroup.java:61)
at android.widget.RadioGroup$CheckedStateTracker.onCheckedChanged(RadioGroup.java:379)
at android.widget.CompoundButton.setChecked(CompoundButton.java:185)
at android.widget.CompoundButton.toggle(CompoundButton.java:136)
at android.widget.RadioButton.toggle(RadioButton.java:79)
at android.widget.CompoundButton.performClick(CompoundButton.java:141)
at android.view.View.performClickInternal(View.java:7323)
at android.view.View.access$3200(View.java:849)
at android.view.View$PerformClick.run(View.java:27895)
at android.os.Handler.handleCallback(Handler.java:873)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:216)
at android.app.ActivityThread.main(ActivityThread.java:7266)
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:975)

***** END OF LOG *****

@jones139 jones139 added the bug label Feb 3, 2024
@jones139 jones139 added this to the V4.2 milestone Feb 3, 2024
@jones139 jones139 self-assigned this Feb 3, 2024
@jones139
Copy link
Member Author

jones139 commented Feb 3, 2024

It worked on second attempt. Maybe the seizure types file had not finished downloading the first time?

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

1 participant