Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

Crop rectangle does not fit within image data. #16

Closed
super-hu opened this issue Nov 30, 2017 · 1 comment
Closed

Crop rectangle does not fit within image data. #16

super-hu opened this issue Nov 30, 2017 · 1 comment
Assignees
Labels

Comments

@super-hu
Copy link

7.0分屏下,二维码扫描 崩溃

java.lang.IllegalArgumentException: Crop rectangle does not fit within image data.
                                                                                 at com.google.zxing.PlanarYUVLuminanceSource.<init>(PlanarYUVLuminanceSource.java:50)
                                                                                 at io.github.marktony.espresso.zxing.decode.DecodeHandler.buildLuminanceSource(DecodeHandler.java:154)
                                                                                 at io.github.marktony.espresso.zxing.decode.DecodeHandler.decode(DecodeHandler.java:95)
                                                                                 at io.github.marktony.espresso.zxing.decode.DecodeHandler.handleMessage(DecodeHandler.java:58)
                                                                                 at android.os.Handler.dispatchMessage(Handler.java:105)
                                                                                 at android.os.Looper.loop(Looper.java:164)
                                                                                 at io.github.marktony.espresso.zxing.decode.DecodeThread.run(DecodeThread.java:98)
@TonnyL
Copy link
Owner

TonnyL commented Nov 30, 2017

Hi, @hcadoid ,

可以参考这个: journeyapps/zxing-android-embedded#63

@TonnyL TonnyL self-assigned this Nov 30, 2017
@TonnyL TonnyL added the bug label Nov 30, 2017
@TonnyL TonnyL closed this as completed Dec 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants