-
Notifications
You must be signed in to change notification settings - Fork 91
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
Crash when buying products #690
Comments
Sorry, I can't reproduce it with this info, the log also doesn't contain relevant info (these lines appear randomly sometimes because of something in our app)... Can you reproduce it with the grocy demo instance? |
Same here after updating to Server Version 4.0.3 Happens with every item trying to purchase. Error occurs instantly after selecting an item/product 10-02 20:26:28.745 21966 21966 E ViewUtil: icon animation requires AnimVectorDrawable |
I'm also seeing this with app version 3.3.2 and Grocy version 4.0.3. I've just scanned my shopping in and had about 4 crashes out of 40 items added. |
@packman2008 Can you reproduce it with a specific product and could you give me the product options and purchase field inputs then? |
Confirmed that its the newest server and app version. If it happens again I will post the infos you asked for. |
I'll try. It seemed to be more about the number of products scanned though. I scanned the first 25-30 products without a crash and all the crashes happened last 10-15 scans. Edit: It doesn't seem to be related to a specific product. The product scans ok when I restart the app |
I'm still getting crashes on scanning purchases. I'm pretty sure it's not specific barcodes that cause it. It happens mostly after I've scanned a lot of items. From this morning's shopping I successfully scanned about 40 items before it then crashed on three consecutive (different) items. |
--------- beginning of main
05-09 21:31:14.989 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:14.989 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:15.036 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:15.036 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:15.042 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:15.042 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:17.774 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
05-09 21:31:17.774 18420 18420 E SpannableStringBuilder: SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
Info:
S21 newest update installed
Buy new item after creating it via the buy menu. But when the dialog popup shows that its being actually bought. Cancel and edit the info to save. Then actually buy it and you'll get a crash.
Im not 100% sure it's like this.
The text was updated successfully, but these errors were encountered: