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

Crash reported by Alexander #3851

Closed
amaze-issue-automation bot opened this issue Jun 10, 2023 · 2 comments
Closed

Crash reported by Alexander #3851

amaze-issue-automation bot opened this issue Jun 10, 2023 · 2 comments
Labels
From-Email This is from an email, probably lacking replication info

Comments

@amaze-issue-automation
Copy link

Issue explanation (write below this line)

Hello, every first time I open a compressed (zip)  file from an email attachment the application crashes. Upon retrying, doing the same user actions, it works ok.

PS, the email client is "FairEmail", installed from Google's Play Store.
PS2, the logs.txt is not being attached due to a "attachment not found" error.

Exception

  • App Name: Amaze File Manager
  • Package: com.amaze.filemanager
  • Version: 3.8.4
  • User Action: UI Error
  • Request: Application crash
  • OS: Linux Android 10 - 29
  • Device: beryllium
  • Model: POCOPHONE F1
  • Product: beryllium
    Crash log
kotlin.UninitializedPropertyAccessException: lateinit property compressedFile has not been initialized
at com.amaze.filemanager.ui.fragments.CompressedExplorerFragment.getCompressedFile(CompressedExplorerFragment.kt:96)
at com.amaze.filemanager.ui.fragments.CompressedExplorerFragment.onSaveInstanceState(CompressedExplorerFragment.kt:341)
at androidx.fragment.app[https://androidx.fragment.app].Fragment.performSaveInstanceState(Fragment.java:3183)
at androidx.fragment.app[https://androidx.fragment.app].FragmentStateManager.saveBasicState(FragmentStateManager.java:680)
at androidx.fragment.app[https://androidx.fragment.app].FragmentStateManager.saveState(FragmentStateManager.java:646)
at androidx.fragment.app[https://androidx.fragment.app].FragmentStore.saveActiveFragments(FragmentStore.java:214)
at androidx.fragment.app[https://androidx.fragment.app].FragmentManager.saveAllStateInternal(FragmentManager.java:2318)
at androidx.fragment.app[https://androidx.fragment.app].FragmentManager.lambda$attachController$0(FragmentManager.java:2572)
at androidx.fragment.app[https://androidx.fragment.app].FragmentManager.$r8$lambda$XfPeDpLzKWrJr916TDyhue4S3eM(Unknown Source:0)
at androidx.fragment.app[https://androidx.fragment.app].FragmentManager$$ExternalSyntheticLambda0.saveState(Unknown Source:2)
at androidx.savedstate.SavedStateRegistry.performSave(SavedStateRegistry.java:227)
at androidx.savedstate.SavedStateRegistryController.performSave(SavedStateRegistryController.java:74)
at androidx.activity.ComponentActivity.onSaveInstanceState(ComponentActivity.java:338)
at com.amaze.filemanager.ui.activities.MainActivity.onSaveInstanceState(MainActivity.java:1280)
at android.app[https://android.app].Activity.performSaveInstanceState(Activity.java:2088)
at android.app[https://android.app].Instrumentation.callActivityOnSaveInstanceState(Instrumentation.java:1486)
at android.app[https://android.app].ActivityThread.callActivityOnSaveInstanceState(ActivityThread.java:5397)
at android.app[https://android.app].ActivityThread.callActivityOnStop(ActivityThread.java:4717)
at android.app[https://android.app].ActivityThread.performStopActivityInner(ActivityThread.java:4681)
at android.app[https://android.app].ActivityThread.handleStopActivity(ActivityThread.java:4756)
at android.app[https://android.app].servertransaction.StopActivityItem.execute(StopActivityItem.java:41)
at android.app[https://android.app].servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176)
at android.app[https://android.app].servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
at android.app[https://android.app].ActivityThread$H.handleMessage(ActivityThread.java:2044)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:224)
at android.app[https://android.app].ActivityThread.main(ActivityThread.java:7562)
at java.lang.reflect.Method.invoke(Native Method)
at com[https://com.android].android[https://com.android].internal.os.RuntimeInit$MethodAndArgsCaller[https://MethodAndArgsCaller.run].run[https://MethodAndArgsCaller.run](RuntimeInit.java:539)
at com[https://com.android].android[https://com.android].internal.os.ZygoteInit.main(ZygoteInit.java:950)


@amaze-issue-automation amaze-issue-automation bot added the From-Email This is from an email, probably lacking replication info label Jun 10, 2023
@alexbcberio
Copy link

I'm the author of the report. Feel free to tag me if yiu need any extra details

@VishnuSanal
Copy link
Member

dupe #3390

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
Projects
None yet
Development

No branches or pull requests

2 participants