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

Widget crashes in v4.3.1 #2432

Open
4 of 6 tasks
scottwallacesh opened this issue Oct 19, 2024 · 0 comments
Open
4 of 6 tasks

Widget crashes in v4.3.1 #2432

scottwallacesh opened this issue Oct 19, 2024 · 0 comments
Labels

Comments

@scottwallacesh
Copy link

This issue respects the following points:

Describe the bug

  1. Add the Widget
  2. Watch it crash

Expected behavior

Widget doesn't crash.

Notes Android version

4.3.1

Notes server version

4.11.0

Nextcloud Android version

3.30.1

Nextcloud version

30.0.1

Device

Google Pixel 7a

Android Version

14

App Store

  • Google Play Store
  • F-Droid
  • Huawei App Gallery

Stacktrace

type: crash
osVersion: google/lynx/lynx:14/AP2A.240905.003/2024101200:user/release-keys
flags: dev options enabled
package: it.niedermann.owncloud.notes:40030190
process: it.niedermann.owncloud.notes
processUptime: 101 + 362 ms

java.lang.NullPointerException: Attempt to invoke virtual method 'int it.niedermann.owncloud.notes.persistence.entity.NotesListWidgetData.getMode()' on a null object reference
	at it.niedermann.owncloud.notes.widget.notelist.NoteListWidgetFactory.onDataSetChanged(NoteListWidgetFactory.java:68)
	at android.widget.RemoteViewsService$RemoteViewsFactoryAdapter.onDataSetChanged(RemoteViewsService.java:149)
	at com.android.internal.widget.IRemoteViewsFactory$Stub.onTransact(IRemoteViewsFactory.java:160)
	at android.os.Binder.execTransactInternal(Binder.java:1529)
	at android.os.Binder.execTransact(Binder.java:1468)
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