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

IllegalStateException #2047

Open
dogi opened this issue Jun 13, 2024 · 0 comments · May be fixed by #2155
Open

IllegalStateException #2047

dogi opened this issue Jun 13, 2024 · 0 comments · May be fixed by #2155
Assignees

Comments

@dogi
Copy link
Member

dogi commented Jun 13, 2024

version 6223

Exception java.lang.IllegalStateException:
  at androidx.fragment.app.Fragment.requireContext (Fragment.java:973)
  at io.treehouses.remote.bases.BaseSSHConfig.setUpAdapter (BaseSSHConfig.kt:47)
  at io.treehouses.remote.bases.BaseSSHConfig$connection$1.onServiceConnected (BaseSSHConfig.kt:33)
  at android.app.LoadedApk$ServiceDispatcher.doConnected (LoadedApk.java:2313)
  at android.app.LoadedApk$ServiceDispatcher$RunConnection.run (LoadedApk.java:2350)
  at android.os.Handler.handleCallback (Handler.java:958)
  at android.os.Handler.dispatchMessage (Handler.java:99)
  at android.os.Looper.loopOnce (Looper.java:230)
  at android.os.Looper.loop (Looper.java:319)
  at android.app.ActivityThread.main (ActivityThread.java:8913)
  at java.lang.reflect.Method.invoke
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:608)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1103)
@Okuro3499 Okuro3499 self-assigned this Nov 11, 2024
@Okuro3499 Okuro3499 linked a pull request Nov 11, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants