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

String: BarcodeException: Unable to encode "13869637" to EAN 8 Barcode, checksum "7" should be "2" #6051

Open
sentry-io bot opened this issue Dec 14, 2024 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Dec 14, 2024

Sentry Issue: SMOOTHIE-529

String: BarcodeException: Unable to encode "13869637" to EAN 8 Barcode, checksum "7" should be "2"
  File "stacktrace_utils.dart", line 10, in getCurrentStackTrace
  File "sentry_exception_factory.dart", line 44, in SentryExceptionFactory.getSentryException
  File "sentry_client.dart", line 235, in SentryClient._prepareEvent
  File "sentry_client.dart", line 119, in SentryClient.captureEvent
  File "hub.dart", line 173, in Hub.captureException
@monsieurtanuki
Copy link
Contributor

Top 3 sentry error this week.

Generally speaking, we shouldn't allow corrupted barcodes. I don't think the barcode scanner returns corrupted barcodes (though they may be inaccurate), but users can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 💬 To discuss and validate
Development

No branches or pull requests

2 participants