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

Crashes on android. #5554

Open
kotenok2000 opened this issue Mar 26, 2024 · 0 comments
Open

Crashes on android. #5554

kotenok2000 opened this issue Mar 26, 2024 · 0 comments

Comments

@kotenok2000
Copy link

kotenok2000 commented Mar 26, 2024

Describe the bug
Crashes on android when adding all projects at once.

Steps To Reproduce

  1. Add all projects at once

Expected behavior
Doesn't crash.

Screenshots
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:10348)
at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:2136)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.widget.RelativeLayout.requestLayout(RelativeLayout.java:380)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.view.View.requestLayout(View.java:26610)
at android.widget.TextView.checkForRelayout(TextView.java:10104)
at android.widget.TextView.setText(TextView.java:6641)
at android.widget.TextView.setText(TextView.java:6461)
at android.widget.TextView.setText(TextView.java:6413)
at edu.berkeley.boinc.attach.BatchProcessingActivity$d.m(Unknown Source:200)
at l3.a.p(Unknown Source:11)
at d4.q0.run(Unknown Source:93)
at h4.a.p(Unknown Source:0)
at h4.a$c.d(Unknown Source:14)
at h4.a$c.p(Unknown Source:28)
at h4.a$c.run(Unknown Source:0)
Suppressed: f4.g: [a2{Cancelling}@bd8bbb9, Dispatchers.Main.immediate]

System Information

  • OS: Miui 14.0.5.0
  • BOINC Version: 8.0 arm64

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants