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

IllegalArgumentException SM-G950F #25

Closed
Aiuspaktyn opened this issue Sep 3, 2017 · 6 comments
Closed

IllegalArgumentException SM-G950F #25

Aiuspaktyn opened this issue Sep 3, 2017 · 6 comments

Comments

@Aiuspaktyn
Copy link

Crash

com.aiuspaktyn.arcoregr.txt

@inio
Copy link

inio commented Sep 4, 2017

This is an interesting crash. How reproducible is it?

@inio
Copy link

inio commented Sep 5, 2017

We think we have identified reproduction steps and a fix, which should be included in the next release.

Were you running an app from Android Studio with the device's screen locked? For now, make sure to unlock your screen before launching your app. Alternately, enabling "Stay Awake" in developer options will prevent the device from sleeping while connected to a power source, likely preventing this issue from occurring.

@Aiuspaktyn
Copy link
Author

Aiuspaktyn commented Sep 6, 2017

Sorry I can't reproduce it, it's a Crashlytics report. ;)

@Arthur185
Copy link

据我所知 目前控件并不支持SM-G950F 可以用S8或者谷歌手机来测试

@gopal-fp
Copy link

Got the same with S8+ G955F with sample helloar sample

Process: com.google.ar.core.examples.java.helloar, PID: 28784
java.lang.IllegalArgumentException: width must be greater than zero
at com.google.ar.core.Session.setDisplayGeometry(Session.java:631)
at com.google.ar.core.Session$3.onDisplayChanged(Session.java:863)
at android.hardware.display.DisplayManagerGlobal$DisplayListenerDelegate.handleMessage(DisplayManagerGlobal.java:939)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6776)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1520)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1410)`

@inio
Copy link

inio commented Dec 15, 2017

Given the substantial architectural changes between Developer Preview 1 and Developer Preview 2, I'm going to close this as being likely obsolete. If you see this again please re-open!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants