srevinsaju / guiscrcpy

A full fledged GUI integration for the award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
https://guiscrcpy.srev.in
GNU General Public License v3.0
2.85k stars 213 forks source link

gciscrcpy don't display the window of devices on ubuntu 18.04 #18

Closed moluoyu closed 4 years ago

moluoyu commented 4 years ago

I found another bug.when I click some button. For example, "volume up" or "volume down ".From my cell phone, I see it work. but on the pc, I can't see the window of my cell phone.

my device: xiaomi 5x android version: 8.1.0 `MSG: Please ensure you have enabled USB Debugging on your device. See README.md for more details LOG: Current Working Directory /home/luoyu/anaconda3/lib/python3.7/site-packages/guiscrcpy LOG: Script Path >> /home/luoyu/anaconda3/lib/python3.7/site-packages/guiscrcpy/

LOG: Configuration file found in USER_HOME directory LOG: Importing modules... ADB: adb server version (39) doesn't match this client (36); killing...

LOG: Options received by class are : 8000 None False False False SCRCPY SERVER IS INACTIVE ADB: ['8f219a030404', 'device\n'] LOG: CONNECTION ESTABLISHED LOG: Flags passed to scrcpy engine : --always-on-top -b 8000K LOG: SCRCPY is launched in 1.9268434047698975 seconds LOG: Passing BACK LOG: Passing BACK LOG: Passing BACK LOG: Passing BACK LOG: Passing BACK LOG: Passing APP_SWITCH LOG: Passing APP_SWITCH LOG: Passing POWER LOG: Passing APP_SWITCH `

srevinsaju commented 4 years ago

@moluoyu , is guiscrcpy installed from pip? Can you share a screenshot of the guiscrcpy ui window.

moluoyu commented 4 years ago

yes.i install guisdisappaearedcrcpy from pip. when i click the "HOME" button .the window of cell phone disappeared.And sometimes, the guiscrcpy ui window will crash(the second screenshot)

image

image

srevinsaju commented 4 years ago

@moluoyu , you are not running the latest version of guiscrcpy. Guiscrcpy v1.12 was a bugfix release. Probably, that might solve your error. This error normally happens when you try to drag the panel by clicking on any button. Please try updating, and check the new results. Looking forward to hear from you.

Sent from my Galaxy Note2 using FastHub

moluoyu commented 4 years ago

Thanks, it work!.i'm so sorry to bother you because of some fake bug.