-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Unable to connect.[server] ERROR: Exception on thread Thread[main,5,main] #4349
Comments
Something has been changed in your rom by the vendor. Please post your
|
I had the same message on mint 20.2 with a Fairphone 3 : Thanks ! |
Too old. Install the latest version manually. |
Thanks ! That's it ! |
Got very similar issue after an update.
EDIT: works with --no-audio but pretty sure it used to work without that option. |
Could you please test with the |
OK, tested with file from this post, got this:
Still works with |
OK, some parts require |
Got similar error: |
Which device? Which Android version? Which scrcpy version? |
Hello Romain,
I used old version. After I updated to the new version — everything works well. So — my comment is not actual. Initially it didn’t work on Samsung S21FE, Android 13.
Best regards,
Alexey
Thursday, February 22, 2024 4:33 PM +01:00 from Romain Vimont ***@***.***>:
Which device? Which Android version? Which scrcpy version?
—
Reply to this email directly, view it on GitHub , or unsubscribe .
You are receiving this because you commented. Message ID: <Genymobile/scrcpy/issues/4349/1959698558 @ github . com>
|
I'm having the opposite issue: older versions of scrcpy work fine, newer do not. vs c:\ccdc\PortableApps\scrcpy>scrcpy --stay-awake --shortcut-mod=lctrl --serial 192.168.40.191:5555 --print-fps INFO: Renderer: direct3d |
Also its interesting: Almost everyone here is commenting about an Onyx ebook reader device. |
moxi@MacBook-Pro ~ % scrcpy
scrcpy 2.1.1 https://github.com/Genymobile/scrcpy
INFO: ADB device found:
INFO: --> (usb) EC2199C9 device Tab10C
/opt/homebrew/Cellar/scrcpy/2.1.1/share/scrcpy/scrcpy-server: 1 file pushed, 0 skipped. 52.1 MB/s (56995 bytes in 0.001s)
[server] INFO: Device: [ONYX] ONYX Tab10C (Android 11)
[server] ERROR: Exception on thread Thread[main,5,main]
java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.ContentResolver android.content.Context.getContentResolver()' on a null object reference
at android.content.ContextWrapper.getContentResolver(ContextWrapper.java:107)
at android.content.ContextWrapper.getContentResolver(ContextWrapper.java:107)
at android.hardware.input.InputManager.setupPointerNaturalRolling(InputManager.java:295)
at android.hardware.input.InputManager.registerPointerSettingObserver(InputManager.java:261)
at android.hardware.input.InputManager.(InputManager.java:255)
at android.hardware.input.InputManager.getInstance(InputManager.java:326)
at android.view.KeyCharacterMap.load(KeyCharacterMap.java:334)
at com.genymobile.scrcpy.Controller.(Controller.java:35)
at com.genymobile.scrcpy.Server.scrcpy(Server.java:113)
at com.genymobile.scrcpy.Server.main(Server.java:199)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:399)
INFO: Renderer: metal
ERROR: Demuxer 'video': stream disabled due to connection error
ERROR: Demuxer 'audio': stream disabled due to connection error
ERROR: Demuxer error
moxi@MacBook-Pro ~ %
The text was updated successfully, but these errors were encountered: