-
-
Notifications
You must be signed in to change notification settings - Fork 219
error:clipd2PC&&clipPC2d windows 10 1909 #44
Comments
Hello @ariagecheney . Copying characters are limited to unicode. This is an issue on Genymobile/scrcpy https://github.com/Genymobile/scrcpy . Clipboard activity uses pygetwindow and pyautogui to work. Without that it won't work. I have not tested Clipboard activity button on Windows, but this might be useful and is working On the screen mirroring window: |
@ariagecheney This is the same issue you are having, Genymobile/scrcpy#907 |
Thanks for your reply and help! But I do say:
WARNING : Copy device to PC is implemented only in source code due to its development stage
|
@ariagecheney Hope your issue is solved on Genymobile/scrcpy#1057 . It is always best for its creator to explain how it works. I created only thr GUI wrapper for the command line baseed scrcpy |
@ariagecheney regarding the button, probably PyAutoGUI have changed their API, i have not updated to latest version on Windows. My testing is focused on Linux (as thats only available option) Hope you installed guiscrcpy 2.0 from PYPI |
thank you! now it work very correctly instructed by Genymobile/scrcpy#1057 (comment) steps! |
windows 10 1909 , Anaconda Create guiscrcpy's own environment , vscode 1.0.39
I downloaded the source code, debugging via vscode.I have executed"pip install -r requirements“ and i unlocked some features such as clipd2PC, clipPC2d
i really find clipPC2d and clipd2PC so useful.
meanwhile , guiscrcpy doesn't support chinese input method. what a pity!! and it can't transfer files from phone to his computer expeditiously.
So I sincerely request to be able to package a. Exe file to support clipboard copy transfer to each other
The text was updated successfully, but these errors were encountered: