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

NPE present in develop, and massively impacting all versions since 30 days+ #4004

Closed
sentry-io bot opened this issue May 9, 2021 · 2 comments
Closed
Milestone

Comments

@sentry-io
Copy link

sentry-io bot commented May 9, 2021

Sentry Issue: OPENFOODFACTS-ANDROID-1RM

NullPointerException: None
    at openfoodfacts.github.scrachx.openfood.features.product.view.summary.SummaryProductFragment.getBinding(SummaryProductFragment.kt:80)
    at openfoodfacts.github.scrachx.openfood.features.product.view.summary.SummaryProductFragment.resetScroll(SummaryProductFragment.kt:824)
    at openfoodfacts.github.scrachx.openfood.features.product.view.ProductViewFragment.bottomSheetWillGrow(ProductViewFragment.kt:109)
    at openfoodfacts.github.scrachx.openfood.features.scan.ContinuousScanActivity$QuickViewCallback.onSlide(ContinuousScanActivity.kt:735)
    at com.google.android.material.bottomsheet.BottomSheetBehavior.dispatchOnSlide(BottomSheetBehavior.java:1498)
...
(59 additional frame(s) were not displayed)

openfoodfacts.github.scrachx.openfood.features.product.view.summary.SummaryProductFragment in getBinding at line 80
openfoodfacts.github.scrachx.openfood.features.product.view.summary.SummaryProductFragment in resetScroll at line 824
openfoodfacts.github.scrachx.openfood.features.product.view.ProductViewFragment in bottomSheetWillGrow at line 109
openfoodfacts.github.scrachx.openfood.features.scan.ContinuousScanActivity$QuickViewCallback in onSlide at line 735
com.google.android.material.bottomsheet.BottomSheetBehavior in dispatchOnSlide at line 1498
com.google.android.material.bottomsheet.BottomSheetBehavior$4 in onViewPositionChanged at line 1365
androidx.customview.widget.ViewDragHelper in dragTo at line 1476
androidx.customview.widget.ViewDragHelper in processTouchEvent at line 1207
com.google.android.material.bottomsheet.BottomSheetBehavior in onTouchEvent at line 513
androidx.coordinatorlayout.widget.CoordinatorLayout in onTouchEvent at line 563
android.view.View in dispatchTouchEvent at line 12632

@teolemon teolemon added this to the v3.6.6 milestone May 9, 2021
@teolemon
Copy link
Member

Still present on current master, released yesterday

@VaiTon
Copy link
Member

VaiTon commented May 16, 2021

@teolemon could you provide steps to reproduce?

@VaiTon VaiTon closed this as completed in ff86941 May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants