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

scrcpy doesn't work further after mentioning -- " INFO: Initial texture : 512x1024 " #922

Closed
see-see opened this issue Nov 9, 2019 · 3 comments

Comments

@see-see
Copy link

see-see commented Nov 9, 2019

Hi, I was using scrcpy(v1.6) quite well until i recently updated my mobile android OS.
When I run the scrcpy(v1.6), it connects and it pushes the JAR file as well... BUt strangely nothing happens after it prints " INFO: Initial texture : 512x1024 ". Same is with scrcpy(v1.10).

PS: The developers option and debugging via usb is on. And to add further, if my mobile screen is off and then when I try starting scrcpy, the mobile screen lights up. So im guessing the file is pushed but not responding any further. Attached logcat file, if it helps.

new 2.txt

@rom1v
Copy link
Collaborator

rom1v commented Nov 9, 2019

Thank you for your report.

11-09 17:55:25.594  8571  8571 E Surface : java.lang.NullPointerException: Attempt to read from field 'android.os.MessageQueue android.os.Looper.mQueue' on a null object reference
11-09 17:55:25.594  8571  8571 E Surface :      at android.os.Handler.<init>(Handler.java:234)
11-09 17:55:25.594  8571  8571 E Surface :      at android.os.Handler.<init>(Handler.java:141)
11-09 17:55:25.594  8571  8571 E Surface :      at com.realme.darkmode.DarkModeManager.<init>(DarkModeManager.java:149)
11-09 17:55:25.594  8571  8571 E Surface :      at com.realme.darkmode.DarkModeManager.getInstance(DarkModeManager.java:186)
11-09 17:55:25.594  8571  8571 E Surface :      at android.graphics.BaseCanvas.<init>(BaseCanvas.java:68)

This is the same as #921 (so I'm closing this one). I guess the device is a Realme 3 pro?

@rom1v rom1v closed this as completed Nov 9, 2019
@see-see
Copy link
Author

see-see commented Nov 9, 2019

The device is Realme 1

@rom1v
Copy link
Collaborator

rom1v commented Nov 9, 2019

Please test this: #921 (comment)

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

2 participants