-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Cause of error
You can cause a crash by clearing the Nextcloud app's data with the settings menu open.
Steps to reproduce:
- Open settings menu in Nextcloud app
- Open android settings menu
- Navigate to android apps menu
- Select Nextcloud app
- Select "Storage"
- Select "Clear data"
- Return to Nextcloud app. The settings menu is still open.
- Exit out of the settings menu. Crash.
Stack Trace
Exception in thread "main" java.lang.RuntimeException
at com.owncloud.android.ui.activities.ActivitiesActivity$$ExternalSyntheticLambda0.get(Unknown Source:2)
at com.nextcloud.java.util.Optional.orElseThrow(Optional.java:306)
at com.owncloud.android.ui.activity.FileDisplayActivity$8.run(FileDisplayActivity.java:2026)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:214)
at android.app.ActivityThread.main(ActivityThread.java:7615)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)App information
- ID:
com.nextcloud.client - Version:
30220390 - Build flavor:
gplay
Device information
- Brand:
lge - Device:
judyln - Model:
LM-G710 - Id:
QKQ1.191222.002 - Product:
judyln_lao_com
Firmware
- SDK:
29 - Release:
10 - Incremental:
8450100201101
Reactions are currently unavailable