scrcpy-snap icon indicating copy to clipboard operation
scrcpy-snap copied to clipboard

scrcpy command on Ubuntu 20.04 does nothing

Open bigcacarouci opened this issue 3 years ago • 0 comments

Hello, i instaled scrcpy using this method https://askubuntu.com/a/1251555/1550634 and i got no error during the install process

scrcpy

scrcpy 1.22 <https://github.com/Genymobile/scrcpy>
[100%] /data/local/tmp/scrcpy-server.jarsi_init_perfcounters: max_sh_per_se = 2 not supported (inaccurate performance counters)
/usr/local/share/scrcpy/scrcpy-server: 1 file pushed. 1.3 MB/s (40955 bytes in 0.030s)
X Error:  BadAlloc
  Request Major code 149 ()
  Request Minor code 2
  Error Serial #104
  Current Serial #105

snap info scrcpy

name:      scrcpy
summary:   Display and control your Android device
publisher: sisco311
store-url: https://snapcraft.io/scrcpy
contact:   https://github.com/sisco311/scrcpy-snap/issues
license:   Apache-2.0
description: |
  This application provides display and control of Android devices connected on USB (or over
  TCP/IP). It does not require any root access.
  
  This is an unofficial snap. The code of scrcpy can be found at:
  https://github.com/Genymobile/scrcpy
commands:
  - scrcpy.adb
  - scrcpy
snap-id:      M7yvgnqOvyQj64bolfpawIAEwHv7dQ5G
tracking:     latest/stable
refresh-date: today at 13:59 EET
channels:
  latest/stable:    v1.22             2022-01-30 (371)  87MB -
  latest/candidate: ↑                                        
  latest/beta:      v1.22-1-gf4c7044b 2022-01-30 (367)  87MB -
  latest/edge:      v1.21-2-g5704ec6  2021-12-07 (358) 101MB -
installed:          v1.22                        (371)  87MB -

snap run scrcpy

scrcpy 1.22 <https://github.com/Genymobile/scrcpy>
[100%] /data/local/tmp/scrcpy-server.jarsi_init_perfcounters: max_sh_per_se = 2 not supported (inaccurate performance counters)
/usr/local/share/scrcpy/scrcpy-server: 1 file pushed. 1.0 MB/s (40955 bytes in 0.039s)
X Error:  BadAlloc
  Request Major code 149 ()
  Request Minor code 2
  Error Serial #104
  Current Serial #105

How can i start debuging this? Ubuntu 20.04 Huaway P30 Pro (Android 10)

bigcacarouci avatar Feb 07 '22 12:02 bigcacarouci