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

RuntimeException on MainActivityHelper#guideDialogForLEXA #4099

Open
amaze-issue-automation bot opened this issue Feb 28, 2024 · 0 comments
Open

RuntimeException on MainActivityHelper#guideDialogForLEXA #4099

amaze-issue-automation bot opened this issue Feb 28, 2024 · 0 comments
Labels
From-Email This is from an email, probably lacking replication info Issue-Bug Related unexpected behavior or something worth investigating.

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

copy file transfer multiple made .apk internal to sd, no loss, wont
contact, old phone

Exception

  • App Name: Amaze File Manager
  • Package: com.amaze.filemanager
  • Version: 3.10
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 6.0 - 23
  • Device: m216n
  • Model: LG-K420
  • Product: m216n_global_com
Crash log

java.lang.RuntimeException: Can't create handler inside thread that has not
called Looper.prepare()
at android.os.Handler.<init>(Handler.java:200)
at android.os.Handler.<init>(Handler.java:114)
at android.app.Dialog.<init>(Dialog.java:120)
at android.app.Dialog.<init>(Dialog.java:169)
at com.afollestad.materialdialogs.DialogBase.<init>(DialogBase.java:18)
at
com.afollestad.materialdialogs.MaterialDialog.<init>(MaterialDialog.java:87)
at
com.afollestad.materialdialogs.MaterialDialog$Builder.build(MaterialDialog.java:2183)
at
com.amaze.filemanager.utils.MainActivityHelper.guideDialogForLEXA(MainActivityHelper.java:321)
at
com.amaze.filemanager.utils.MainActivityHelper.guideDialogForLEXA(MainActivityHelper.java:294)
at
com.amaze.filemanager.utils.MainActivityHelper.checkFolder(MainActivityHelper.java:465)
at
com.amaze.filemanager.asynchronous.asynctasks.movecopy.PreparePasteTask.finishCopying(PreparePasteTask.kt:336)
at
com.amaze.filemanager.asynchronous.asynctasks.movecopy.PreparePasteTask.access$finishCopying(PreparePasteTask.kt:64)
at
com.amaze.filemanager.asynchronous.asynctasks.movecopy.PreparePasteTask$resolveConflict$1.invokeSuspend(PreparePasteTask.kt:320)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at
kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:749)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at
kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException:
[StandaloneCoroutine{Cancelling}@9ae17f7, Dispatchers.Default]


@amaze-issue-automation amaze-issue-automation bot added the From-Email This is from an email, probably lacking replication info label Feb 28, 2024
@VishnuSanal VishnuSanal changed the title Crash reported by Gergely RuntimeException: Can't create handler inside thread that has not called Looper#prepare on MainActivityHelper#guideDialogForLEXA` Feb 29, 2024
@VishnuSanal VishnuSanal changed the title RuntimeException: Can't create handler inside thread that has not called Looper#prepare on MainActivityHelper#guideDialogForLEXA` RuntimeException: Can't create handler inside thread that has not called Looper#prepare on MainActivityHelper#guideDialogForLEXA Feb 29, 2024
@VishnuSanal VishnuSanal changed the title RuntimeException: Can't create handler inside thread that has not called Looper#prepare on MainActivityHelper#guideDialogForLEXA RuntimeException on MainActivityHelper#guideDialogForLEXA Feb 29, 2024
@VishnuSanal VishnuSanal added the Issue-Bug Related unexpected behavior or something worth investigating. label Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
From-Email This is from an email, probably lacking replication info Issue-Bug Related unexpected behavior or something worth investigating.
Projects
None yet
Development

No branches or pull requests

1 participant