Skip to content

IllegalArgumentException: Center point is not inside any of the rectangles! #2682

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

Closed
pmusolino opened this issue Aug 6, 2020 · 3 comments
Closed
Labels
type: crash The worst kind of bug.

Comments

@pmusolino
Copy link
Contributor

pmusolino commented Aug 6, 2020

Sentry ISSUE: WOOCOMMERCE-ANDROID-TJ

FIRST SEEN: Aug 5, 2020 7:12:23 AM UTC
Release: 4.6
Events and Users: 1

java.lang.IllegalArgumentException: Center point is not inside any of the rectangles!
    at android.widget.SmartSelectSprite.startAnimation(SmartSelectSprite.java:392)
    at android.widget.SelectionActionModeHelper.startSelectionActionModeWithSmartSelectAnimation(SelectionActionModeHelper.java:323)
    at android.widget.SelectionActionModeHelper.lambda$l1f1_V5lw6noQxI_3u11qF753Iw
    at android.widget.-$$Lambda$SelectionActionModeHelper$l1f1_V5lw6noQxI_3u11qF753Iw.accept
    at android.widget.SelectionActionModeHelper$TextClassificationAsyncTask.onPostExecute(SelectionActionModeHelper.java:914)
    at android.widget.SelectionActionModeHelper$TextClassificationAsyncTask.onPostExecute(SelectionActionModeHelper.java:868)
    at android.os.AsyncTask.finish(AsyncTask.java:696)
    at android.os.AsyncTask.access$600(AsyncTask.java:180)
    at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:713)
    at android.os.Handler.dispatchMessage(Handler.java:112)
    at android.os.Looper.loop(Looper.java:216)
    at android.app.ActivityThread.main(ActivityThread.java:7625)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:524)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:987)
@pmusolino pmusolino added the type: crash The worst kind of bug. label Aug 6, 2020
@anitaa1990
Copy link
Contributor

This looks to be an issue with the Aztec editor and there is an open issue here with testing steps to reproduce. Might be worth looking into.

@anitaa1990
Copy link
Contributor

Happened to 3 users 1 month ago. Marking this issue as closed for now. We can reopen it again if it occurs in the future

@NStreet8579
Copy link

NStreet8579 commented May 23, 2022

Hey, I'm facing the same issue. Have any of you got the solution to this issue?
@anitaa1990

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: crash The worst kind of bug.
Projects
None yet
Development

No branches or pull requests

3 participants