-
-
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
Copy and pasting from device to computer #813
Comments
For android 9 pie and when using usb type c |
Is it on mac OS? #145 (comment) Does it work with scrcpy v1.9 instead of v1.10? |
When you copy with scrcpy, are there related errors in the output of Also, could you test the same device on another computer? And another device on the same computer? |
Its in a windows computer |
when am copying from device to computer using the usb type A, the older usb versions its just working fine |
That is very surprising, scrcpy communicates over a socket over adb, it doesn't care whether it's over USB-A or USB-C (it doesn't even know), and copy-pasting should be totally independant of the communication channel. |
When am copying from device to computer using the older models of usb type
A its just working fine, but when am now using usb type c its not copying,
i dont know if the issue is in usb type c
On Mon, Sep 23, 2019, 10:11 AM Winceville aguer <[email protected]>
wrote:
… Its in a windows computer
On Mon, Sep 23, 2019, 10:02 AM Romain Vimont ***@***.***>
wrote:
> Is it on mac OS? #145 (comment)
> <#145 (comment)>
>
> Does it work with scrcpy v1.9 instead of v1.10?
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#813?email_source=notifications&email_token=AIW54AIFCKLC2LFA367C2M3QLBSYTA5CNFSM4IZHAYG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7J6PLY#issuecomment-533981103>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AIW54AKRHMVCGDNHXDS6MA3QLBSYTANCNFSM4IZHAYGQ>
> .
>
|
Ah ok, so it's probably the device. |
I have tried in huawei p20 lite and even nokia 6.1 plus wich are both using
usb type c, try copying in any device that is using type c let me check the
logcats
…On Mon, Sep 23, 2019, 10:33 AM Romain Vimont ***@***.***> wrote:
Ah ok, so it's probably the device. adb logcat could help to find the
cause.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#813?email_source=notifications&email_token=AIW54ANBBGTPM6RB7DG3ORLQLBWLXA5CNFSM4IZHAYG2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7KAOBA#issuecomment-533989124>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AIW54APVKOA6WDDW5KHWLOLQLBWLXANCNFSM4IZHAYGQ>
.
|
Could you test #1423 please? |
Issue was solved by newer versions thank you |
Copy and pasting from device to computer not working
The text was updated successfully, but these errors were encountered: