You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2023. It is now read-only.
Describe the bug
Running guiscrcpy from pip installation, exits with error when clicking start
To Reproduce
Steps to reproduce the behavior:
Open guiscrcpy
Select device
Click on start
Expected behavior
Opens scrcpy with chosen device
Screenshots
Traceback (most recent call last):
File "/home/rcristiano/.local/lib/python3.10/site-packages/guiscrcpy/launcher.py", line 926, in start_act
progress = self.progress(progress)
File "/home/rcristiano/.local/lib/python3.10/site-packages/guiscrcpy/launcher.py", line 806, in progress
self.progressBar.setValue(val)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'
Desktop (please complete the following information):