scrcpy
scrcpy copied to clipboard
When the device is not connected properly for various reasons, and I open scrcpy, the software will suddenly shut down after opening, so that people don't know what happened.
Environment
- OS: [e.g. Debian, Windows, macOS...]
- Windows 10
- scrcpy version: [e.g. 1.12.1]
- 1.23
- installation method: [e.g. manual build, apt, snap, brew, Windows release...]
- device model:
- Android version: [e.g. 10]
Describe the bug A clear and concise description of what the bug is.
When the device is not connected properly for various reasons, and I open scrcpy, the software will suddenly close after opening, so people don't know what happened. Therefore, I suggest adding a pop-up box to tell users what happened and let them check it. This will make the experience better.
On errors, please provide the output of the console (and adb logcat if relevant).
Please paste terminal output in a code block.
Please do not post screenshots of your terminal, just post the content as text instead.
FYI, you can run scrcpy-console.bat to get more info. It's not as good as a real GUI to report errors, but you can find out the problem.
FYI, you can run
scrcpy-console.batto get more info. It's not as good as a real GUI to report errors, but you can find out the problem.
This is still too troublesome, and new users do not know the methods you are talking about, so I suggest that when there is a problem, the console window should not disappear, but an error description can be generated in it to let the user know what has happened. so you don't have to develop a new page.