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

Clipboard Ctrl+V to Paste works on Pixel 3a but not Samsung Galaxy S20 FE (both Android 10) with Windows 10. Keyboards not fully synced. #1986

Open
2 tasks done
vertzero opened this issue Dec 21, 2020 · 6 comments

Comments

@vertzero
Copy link

  • I have read the FAQ.
  • I have searched in existing issues.

Environment

  • OS: Windows 10
  • scrcpy version: v1.16
  • installation method: Windows release
  • device model: Samsung Galaxy S20 FE
  • Android version: 10

Describe the bug
When I use Ctrl+C to copy text on Windows, it doesn't copy over to my device when using Ctrl+V or Mod+V. What's interesting is it shows up above the keyboard as a 'paste' option if that makes sense - Ctrl+V just doesn't work. It pastes what was previously copied on the phone's clipboard instead. I'd like to mention my previous phone, the Google Pixel 3a with Android 10 did NOT have this issue.

On errors, please provide the output of the console (and adb logcat if relevant).

[server] INFO: Device clipboard set

Please do not post screenshots of your terminal, just post the content as text instead.

@rom1v
Copy link
Collaborator

rom1v commented Dec 21, 2020

See #1771 (comment)

@vertzero
Copy link
Author

vertzero commented Dec 21, 2020

See #1771 (comment)

Hi there, thanks for the response. How do I implement this? Running it in the console doesn't seem to do anything. Not too familiar with running things in this fashion.

EDIT: Can't seem to get the executables to run without Avast freaking out. I'm assuming this is how I'm supposed to implement this feature?

@rom1v
Copy link
Collaborator

rom1v commented Dec 21, 2020

Running it in the console doesn't seem to do anything. Not too familiar with running things in this fashion.

https://github.com/Genymobile/scrcpy/blob/wincli/FAQ.md#command-line-on-windows

@vertzero
Copy link
Author

Running it in the console doesn't seem to do anything. Not too familiar with running things in this fashion.

https://github.com/Genymobile/scrcpy/blob/wincli/FAQ.md#command-line-on-windows

C:\scrcpy-win64-v1.16>scrcpy.exe --legacy-paste
scrcpy.exe: unknown option -- legacy-paste

C:\scrcpy-win64-v1.16>scrcpy --legacy-paste
scrcpy: unknown option -- legacy-paste

C:\scrcpy-win64-v1.16>

Like this? I'm in admin cmd.

@rom1v
Copy link
Collaborator

rom1v commented Dec 21, 2020

You must download the version with the change which is linked in the comment: #1771 (comment)

@vertzero
Copy link
Author

vertzero commented Dec 22, 2020

You must download the version with the change which is linked in the comment: #1771 (comment)

Oh I see, I was misinterpreting a few things. I've got it up and running and it's working as expected, thank you and happy holidays\merry christmas 😄 . By chance is there a no-console version of this fork as well?

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