Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

BUG guiscrcpy report #368

Open
jbxxs opened this issue May 19, 2023 · 4 comments
Open

BUG guiscrcpy report #368

jbxxs opened this issue May 19, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@jbxxs
Copy link

jbxxs commented May 19, 2023

Describe the bug
No conda env active, defaulting to base

guiscrcpy v2023.1.1
by @srevinsaju
https://github.com/srevinsaju/guiscrcpy

Traceback (most recent call last):
File "guiscrcpy\cli.py", line 157, in cli
File "guiscrcpy\launcher.py", line 1287, in bootstrap
File "guiscrcpy\launcher.py", line 210, in init
File "guiscrcpy\launcher.py", line 232, in refresh_devices
File "guiscrcpy\launcher.py", line 631, in scan_devices_update_list_view
File "guiscrcpy\lib\bridge\adb.py", line 123, in devices_detailed
File "guiscrcpy\lib\utils.py", line 169, in open_process
File "subprocess.py", line 951, in init
File "subprocess.py", line 1420, in _execute_child

Desktop (please complete the following information):

  • Windows 10
  • Architecture: 64-bit
  • Version: 2023.1.1
@jbxxs jbxxs added the bug Something isn't working label May 19, 2023
@J-FIRE
Copy link

J-FIRE commented May 19, 2023

I just got the same error, don't know what's causing it

@srevinsaju
Copy link
Owner

the error is likely because the right scrcpy binary was not selected. you may confirm this by checking the configuration file.

@jackprastna
Copy link

open cmd in the directory that guiscrcpy in, and then "(guiscrcpy.exe) config -r"

@Alextine
Copy link

open cmd in the directory that guiscrcpy in, and then "(guiscrcpy.exe) config -r"

it's working again. Thankss

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants