Gramophone icon indicating copy to clipboard operation
Gramophone copied to clipboard

[BUG] crash

Open nift4 opened this issue 2 months ago • 0 comments

Gramophone version: 1.0.17.9652f80 (org.akanework.gramophone)

Release type: CI Brand: Nothing Model: A142 SDK Level: 36 Thread: ForkJoinPool.commonPool-worker-3

Time: 2025-10-09 19:49:00 --------- beginning of crash java.lang.NullPointerException: Attempt to invoke virtual method 'void android.widget.RemoteViews.writeToParcel(android.os.Parcel, int)' on a null object reference at android.widget.RemoteViewsService$RemoteViewsFactory.getRemoteCollectionItems(RemoteViewsService.java:151) at android.widget.RemoteViewsService$RemoteViewsFactoryAdapter.getRemoteCollectionItems(RemoteViewsService.java:285) at android.widget.RemoteViews$RemoteCollectionCache.lambda$getItemsFutureFromIntentWithTimeout$2(RemoteViews.java:1676) at android.widget.RemoteViews$RemoteCollectionCache$$ExternalSyntheticLambda0.accept(D8$$SyntheticClass:0) at android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask.lambda$handleNext$0(AppWidgetManager.java:1728) at android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask.$r8$lambda$Vx3DOS7p-JdYlu3LYsONTQNRSZ0(Unknown Source:0) at android.appwidget.AppWidgetManager$ServiceCollectionCache$ConnectionTask$$ExternalSyntheticLambda3.run(D8$$SyntheticClass:0) at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1428) at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:391) at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1322) at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1858) at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1823) at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)

nift4 avatar Oct 28 '25 20:10 nift4