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

Nextcloud dev app crashed when I adding the widget #12948

Open
4 tasks done
alr86 opened this issue Apr 28, 2024 · 0 comments
Open
4 tasks done

Nextcloud dev app crashed when I adding the widget #12948

alr86 opened this issue Apr 28, 2024 · 0 comments
Labels

Comments

@alr86
Copy link

alr86 commented Apr 28, 2024

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

Drop nextcloud widget to home screen to add it

Expected behaviour

...

Actual behaviour

App opened in nextcloud crashed page

Android logs

Cause of error

Exception in thread "DefaultDispatcher-worker-1" java.lang.RuntimeException: Accessing result data after operation failed!
    at com.owncloud.android.lib.common.operations.RemoteOperationResult.getResultData(RemoteOperationResult.java:489)
    at com.nextcloud.client.widget.DashboardWidgetConfigurationActivity$loadWidgets$1$2.invokeSuspend(DashboardWidgetConfigurationActivity.kt:180)
    at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
    at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108)
    at android.os.Handler.handleCallback(Handler.java:958)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loopOnce(Looper.java:205)
    at android.os.Looper.loop(Looper.java:294)
    at android.app.ActivityThread.main(ActivityThread.java:8190)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)

App information

  • ID: com.nextcloud.android.beta
  • Version: 20240314
  • Build flavor: versionDev

Device information

  • Brand: Redmi
  • Device: merlinx
  • Model: Redmi Note 9
  • Id: UQ1A.231205.015
  • Product: lineage_merlinx

Firmware

  • SDK: 34
  • Release: 14
  • Incremental: 1703757133

Server error logs

No response

Additional information

  • OS: CrDroid v10.0
@alr86 alr86 added the bug label Apr 28, 2024
@alr86 alr86 changed the title Nextcloud dev app crashed when I adding widget Nextcloud dev app crashed when I adding the widget Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant